Creates a linear gradient with orientation defined by an angle and a blend specified by a series of positions and color objects.
Namespace: com.mindfusion.charting.components.gauges
File: com.mindfusion.charting.components.gauges
Java Copy Code |
---|
public GradientBrush createLinearGradient ( |
The orientation of the gradient, expressed in degrees.
The positions of the gradient stops.
The colors of the gradient stops.
A GradientBrush with the specified characteristics.